Skip to content

fix(macros): remove internal semicolons from wait and shutdown - #15

Merged
LimiNode merged 1 commit into
mainfrom
codex/locate-logit_wait-and-logit_shutdown-definitions
Sep 13, 2025
Merged

fix(macros): remove internal semicolons from wait and shutdown#15
LimiNode merged 1 commit into
mainfrom
codex/locate-logit_wait-and-logit_shutdown-definitions

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • remove trailing semicolons inside LOGIT_WAIT and LOGIT_SHUTDOWN macros
  • confirm examples invoke LOGIT_WAIT and LOGIT_SHUTDOWN with a trailing semicolon

Testing

  • cmake -S . -B build -DLOG_IT_CPP_BUILD_TESTS=ON
  • cmake --build build
  • ctest --test-dir build

https://chatgpt.com/codex/tasks/task_e_68c50fea4ce4832c850152c573129789

LOGIT_WAIT and LOGIT_SHUTDOWN now expand without an internal semicolon so callers must supply one.
@LimiNode
LimiNode merged commit 013a271 into main Sep 13, 2025
7 checks passed
@LimiNode
LimiNode deleted the codex/locate-logit_wait-and-logit_shutdown-definitions branch September 20, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant